PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFTextVisualObject Class / getDisplayBounds Method
In This Topic
    getDisplayBounds Method
    In This Topic
    Gets the bounds of this object in display coordinates.
    Syntax
    public PDFDisplayRectangle getDisplayBounds()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFDisplayRectangle object specifying the rectangular bounds of this text.
    See Also